Turn off input methods in invisible entries, since they are confusing.
authorMatthias Clasen <mclasen@redhat.com>
Fri, 18 Nov 2005 19:13:11 +0000 (19:13 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 18 Nov 2005 19:13:11 +0000 (19:13 +0000)
commitc8bab6c3d5baa316f672f036871ce6d7c9369f5b
tree9afa6f17898d8a778cc732b5a9e2a0607bfc4172
parent9c124b1ab29b5b76956b820649440dade58467de
Turn off input methods in invisible entries, since they are confusing.

2005-11-18  Matthias Clasen  <mclasen@redhat.com>

Turn off input methods in invisible entries, since
they are confusing.  (#317002, James Su)

* gtk/gtkentry.c (gtk_entry_set_visibility): Toggle input
methods if visibility changes.
(popup_targets_received): Don't show the input method
menu if the entry is invisible.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkentry.c